Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JBPM-9592] External DB driver not working-MySQL #174

Merged
merged 1 commit into from Feb 11, 2021

Conversation

fjtirado
Copy link
Contributor

@fjtirado fjtirado commented Feb 4, 2021

Code now does not longer assume that a Date instance is received, but
also contemplates LocalDateTime, Number and String cases for
completeness

Copy link
Contributor

@afalhambra afalhambra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Code now does not longer assume that a Date instance is received, but
also contemplates LocalDateTime, Number and String cases for
completeness
@sonarcloud
Copy link

sonarcloud bot commented Feb 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

36.8% 36.8% Coverage
0.0% 0.0% Duplication

@danielezonca
Copy link
Member

Is it possible to add a test?

@fjtirado
Copy link
Contributor Author

fjtirado commented Feb 9, 2021

Is it possible to add a test?

We would need the particular mysql instance that now returns LocalDateTime rather than Date, so I would say is not worthy, the change is pretty straightforward

@elguardian elguardian merged commit 1b97b98 into kiegroup:master Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants